Instructions:

1/ add both folders to your scriptbank

2/ Place your survival_inventory script on an always active, is imobile non static entity

3/ Place your craftable weapons, ammo as per pic in a hidden location and edit the inventory script
to match the entity numbers e.g if the entity number of your rifle is 15 change where indicated in the script to match that number.

4/ place your zones where you want your tables to spawn add the correct zone spawn script and then place the matching table on the zone and add the correct table script to it.

5/ Open the spawn scripts for each table and add the correct entity number e.g same as above if you workbench is entity 20 add that to where its indicated in the spawn_ workbench script.
N.B the workbenches can also be placed without the spawn script if you want them in particular locations without having to craft them.

6/ Add each collect script to a non static entity e.g collect_wood to a bit of wood, copy and paste how ever many you want around your map, same thing for all the other collectables e.g fibers etc etc

7/ Recipies for these you need to open up your ss1 folder in the scriptbank and edit the recipies.png
then open up your survival_inventory script and change the quantities to match, this way you can make it as hard or easy as you like.

Just a quick note: the stove and shelter serve no purpose atm but of course you could always use smallg's cold scripts on zones e.g to warm the player up, craft food etc (i will get round to these later) 

Think thats pretty much it :) have fun with em